home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20000824-20010305 / 000126_news@columbia.edu _Sat Dec 9 10:41:47 2000.msg < prev    next >
Internet Message Format  |  2001-03-05  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id KAA01095
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Sat, 9 Dec 2000 10:41:47 -0500 (EST)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA05894
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 9 Dec 2000 10:41:47 -0500 (EST)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id KAA25866
  10.     for kermit.misc@watsun.cc.columbia.edu; Sat, 9 Dec 2000 10:35:08 -0500 (EST)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Announcing C-Kermit 7.1 - First Alpha Test
  14. Date: 9 Dec 2000 15:35:06 GMT
  15. Organization: Columbia University
  16. Message-ID: <90tjfa$p88$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19.  
  20. A new release of C-Kermit is now available in Alpha-test form, intended
  21. mainly for testing by experienced Kermit users and builders.
  22.  
  23. The first Alpha test, C-Kermit 7.1.199 Alpha.01, includes the following
  24. new features:
  25.  
  26.  . Built-In FTP Client: A new FTP client with all all the flexibility,
  27.    power, and ease of use of the Kermit command and scripting language,
  28.    plus security, character-set translation, recovery, update, directory
  29.    tree transfer, atomic file movement, lots more.
  30.  
  31.  . Security: The SSL/TLS security method can now use not only X.509
  32.    certificates but also Kerberos 5 credentials.  ZLIB compression has
  33.    been added to SSL/TLS for improved peformance.  Security modules are
  34.    more widely available of due to relaxation in USA export laws.
  35.  
  36.  . Dialing from Telnet Access Servers: RFC 2217, Telnet Com Port Control.
  37.  
  38.  . Automatic Text/Binary Mode Switching: This is now done by file scanning,
  39.    which is more reliable than the previous filename-based method.
  40.  
  41.  . Idle Timeouts to prevent being logged off during a CONNECT session
  42.    because you didn't type anything for a long time.
  43.  
  44.  . Learned scripts (automatic script writing).
  45.  
  46.  . LISP-like S-Expressions (primarily for arithmetic).
  47.    
  48.  . Better handling of file and directory names that contain spaces.
  49.  
  50.  . Bug fixes and performance improvements.
  51.  
  52. A subsequent Alpha test will add SSH v1 and v2 security.
  53.  
  54. For details and to download, visit:
  55.  
  56.   http://www.columbia.edu/kermit/ck71.html
  57.  
  58. Send reports, comments, and suggestions to:
  59.  
  60.   kermit-support@columbia.edu
  61.  
  62. - Frank
  63.